home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / zcommbar.zip / 214.T < prev    next >
Text File  |  1987-12-22  |  948b  |  21 lines

  1. begin:      ena -8g;cls;lput \r
  2.             lput " ╒ 214 Directory ════════════════════╕\r\n"
  3.             lput " │ a - Automation OPUS               │\r\n"
  4.             lput " │ b - Soft-Touch                    │\r\n"
  5.             lput " │ c - Super-Computer                │\r\n"
  6.             lput " │ d - K Squared RBBS                │\r\n"
  7.             lput " │ e - Data Tech                     │\r\n"
  8.             lput " │ 1 - New City     0 - Redial       │\r\n"
  9.             lput " ╘═══════════════════════════════════╛\r\n"
  10.           acceptl1 s1 "Letter ?"
  11.           if is1,e put "d424-6446\r"
  12.           if is1,d put "d393-0750\r"
  13.           if is1,c put "d270-6755\r"
  14.           if is1,b put "d462-8054\r"
  15.           if is1,a put "d265-4859\r"
  16.           if is1,1 break; put \rD\r;call city.pursuit.t
  17.           if is1,0 put r\r;pat 1 S?;wait;put 5\r
  18.           pat 1i LINE;pat 2 *;wait
  19.           if !1 goback begin
  20.           t
  21.